home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / VISUAL_B / H441.ZIP / VXBTEST.ZIP / VXFORM9.FRM (.txt) < prev    next >
Visual Basic Form  |  1992-11-13  |  3KB  |  89 lines

  1. VXFORM9
  2. Test Control Formatting
  3. Form1%
  4. ExitButton
  5. E&xit
  6. TestPass
  7. TestDate
  8. TestNum
  9.         TestAlpha
  10. TestChar
  11.     TestUpper
  12. Label6
  13. Password
  14. Label5
  15. Label4
  16. Numeric
  17. Label3
  18. Alphabetic
  19. Label2
  20.     Character
  21. Label1
  22. Upper Case
  23. ExitButton_Click
  24. VXFORM9
  25. Form_Click
  26. Form_Unload
  27. Cancel
  28. vxWindowDereg
  29.     Form_Load
  30. TestAlpha_Change
  31. TestAlpha_GotFocus{
  32. vxCtlFormat
  33. VX_ALPHA.
  34. TestChar_Change
  35. VX_CHARL
  36. TestDate_Change!
  37. VX_DATEh
  38. TestNum_ChangeI
  39. VX_NUM
  40. TestPass_Change
  41. VX_PASSWORDU
  42. TestUpper_Changea
  43. VX_UPPER
  44. TestUpper_GotFocus
  45. TestChar_GotFocus
  46. TestDate_GotFocus
  47. TestNum_GotFocusl
  48. TestPass_GotFocus<
  49. Form_Paint
  50. vxCtlStyle
  51.     TestAlpha
  52.     VX_RECESSx
  53. TestChar
  54. TestDate
  55. TestNum
  56. TestPass
  57.     TestUpper
  58. vxFormFrame
  59. AircraftDbf
  60. vxUseDbf
  61. FALSE
  62. vxSetAlias
  63. vxTop
  64. AirtypesDbf
  65. Text    
  66. vxField
  67. vxCloseAll
  68. BuyLow
  69. b_low
  70. ExitButton_Click
  71. Form_Load
  72.  using alias names
  73.  as well as examples of controlling text
  74.  box data entry format
  75. \vb\vxbtest\aircraft.dbf
  76. master
  77. Alias failed
  78. \vb\vxbtest\airtypes.dbf
  79. master.c_code"
  80. ####0"
  81. Form_Paint
  82. Form_Unload
  83. TestAlpha_GotFocus
  84. TestChar_GotFocus
  85. TestDate_GotFocus
  86. TestNum_GotFocus
  87. TestPass_GotFocus
  88. TestUpper_GotFocus
  89.